.header{position: fixed;background:#fff;width: 100%;z-index: 1000;box-shadow: 0 0 12px rgba(0,0,0,0.5);}
.header>div{padding:0 .54rem;display:flex;height:1.1rem;line-height:1.1rem}
.header .logo{width:21%}
.header .navs{width:67.5%}
.header .navs ul{display:flex;justify-content: flex-end;}
.header .navs ul li a{padding:0 .4rem;color:#2d2d2d;font-size:.18rem;font-weight:bold;position:relative}
.header .navs ul li a:after{content:"";position:absolute;background:#038cd1;width:100%;top:0;left:0;height:0;z-index:-1;transition:.5s cubic-bezier(0.08, 0.49, 1, 1)}
.header .navs ul li a:hover:after{height:100%;transition:.5s cubic-bezier(0.08, 0.49, 1, 1)}
.header .navs ul li a:hover{color:white;transition:.5s}
.header .navs ul li.active a{color:white;}
.header .navs ul li.active a:after{height:100%}
.header .right{width:11.5%;display:flex}
.header .right .search{width:50%;display:flex;flex-direction: column;justify-content: center;align-items: center;}
.header .right .search a{width:.24rem;height:.24rem;background:url(../images/search.png) 0 0 no-repeat;}
.header .right .langs{width:50%;display:flex;justify-content: flex-end;color:#2d2d2d;font-weight:bold;line-height:normal;align-items: center;}
.header .right .langs a{font-size:.18rem;color:#2d2d2d;margin:0 .05rem;position:relative}
.header .right .langs a.active:after{width:105%}
.header .right .langs a:after{content:"";position:absolute;background:#2d2d2d;width:0;height:1px;left:50%;transform:translateX(-50%);bottom:-.05rem;transition:.3s}
.header .right .langs a:hover:after{width:105%;transition:.3s}
.tem_banner .txt{position:absolute;left:50%;transform:translateX(-50%);top:54%}
.tem_banner .txt h1{font-size:.48rem;color:white;font-weight:bold; letter-spacing:10px}
.about_box .about_nav{background:#f7f7f7}
.about_box .about_nav ul{display:flex;padding:.23rem 0 .12rem}
.about_box .about_nav ul li  a{width:2.05rem;height:.77rem;line-height:.77rem;text-align:center;;transform: skew(-25deg);}
.about_box .about_nav ul li a p{transform: skew(25deg);font-size:.16rem;color:#2e2d2d}
.about_box .about_nav ul li  a:hover{background:#038cd1;transition:.3s}
.about_box .about_nav ul li  a:hover p{color:white;transition:.3s}
.about_box .about_nav ul li:first-child a{background:#038cd1}
.about_box .about_nav ul li:first-child a  p {color:white}
.about_box .about_company .top>div{padding:0 0 .65rem}
.about_box .about_company .top>div>h2{text-align:center;font-size:.48rem;color:#000000;padding:.65rem 0 .55rem}
.about_box .about_company .top ul{display:flex;justify-content: space-between;}
.about_box .about_company .top ul li {width:31.8%;background:#f8f8f8;padding:.42rem .3rem .42rem .24rem;}
.about_box .about_company .top ul li h1{font-size:.24rem;font-weight:bold;color:#038cd1;padding:0 0 .21rem;position:relative;margin:0 0 .36rem}
.about_box .about_company .top ul li h1:after{content:"";width:.48rem;position:absolute;height:1px;background:#c9c9c9;left:0;bottom:0}
.about_box .about_company .top ul li h1 em{font-size:.48rem}
.about_box .about_company .top ul li p{font-size:.16rem;color:#575757;line-height:.25rem}
.about_box .about_company .bot{padding:1.03rem 0  1.7rem;background:#f8f8f8;position:relative}
.about_box .about_company .bot:before{content:"";position:absolute;background:url(/public/common/images/icon2.png) 0 0 no-repeat;width:1.28rem;height:5.25rem;right:0;bottom:0;background-size:100%}

.about_box .about_company .bot:after{content:"";position:absolute;background:url(/public/common/images/icon1.png) 0 0 no-repeat;width:1.24rem;height:3.78rem;left:0;top:0;background-size:100%}
.about_box .about_company .bot .items1{background:white;padding:1.15rem 0 2.45rem .5rem;background-size:contain;background-repeat:no-repeat;background-position:right 0;margin:0 0 .3rem}
.about_box .about_company .bot .items1 .text{width:48%;height:3.1rem;transition:0s}
.about_box .about_company .bot .items1 .text p{line-height:.25rem;color:#575757;font-size:.16rem}
.about_box .about_company .bot .items1 .text *{transition:none;}
.about_box .about_company .bot .items2{background:white;padding:1.1rem .3rem 1.4rem 0;background-size:contain;background-repeat:no-repeat;background-position:left 0;display:flex;justify-content: flex-end;}
.about_box .about_company .bot .items2 .text{width:44%;height:4.2rem;transition:0s}
.about_box .about_company .bot .items2 .text p{line-height:.25rem;color:#575757;font-size:.16rem}
.about_box .about_company .bot .items2 .text *{transition:none;}
.about_box .about_culture>div{padding:0 0 1.1rem}
.about_box .about_culture h2{text-align:center;font-size:.48rem;color:#000000;padding:1rem 0 .6rem}
.about_box .about_culture .lists{display:flex;justify-content: space-between;}
.about_box .about_culture .lists>div{width:20.5%;height:5.75rem;background-repeat:no-repeat;background-size:cover;padding:.78rem .58rem 0 }
.about_box .about_culture .lists>div.on{width:57%}
.about_box .about_culture .lists>div h1{font-size:.36rem;color:white;margin:0 0 .15rem}
.about_box .about_culture .lists>div p{font-size:.16rem;color:white;}
.about_box .about_honor{ background:#f8f8f8}
.about_box .about_honor h2{text-align:center;font-size:.48rem;color:#000000;padding:1rem 0 .65rem}
.about_box .about_honor .lists .items a{padding:.15rem;background:white;border-radius:10px;box-shadow: 0 0 20px rgba(0,0,0,0.2);overflow:hidden;text-align:center}

.about_box .about_honor .lists .swiper-container{padding: .2rem 0 .1rem}
.about_box .about_honor .lists .swiper-slide {padding:0 .2rem}
.about_box .about_honor .lists .items p{font-size:.16rem;color:#5f6060;font-weight:bold;text-align:center;margin:.45rem 0 0;position:relative}
.about_box .about_honor .lists .items p:after{content:"";position:absolute;background:url(/public/common/images/icon3.png) 0 0 no-repeat;width:.16rem;height:.35rem;top:50%;transform:translateY(-50%);left:0;background-size:100%}
.about_box .about_honor .lists .items p:before{content:"";position:absolute;background:url(/public/common/images/icon3.png) 0 0 no-repeat;width:.16rem;height:.35rem;top:50%;transform:translateY(-50%) rotate(180deg);right:0;background-size:100%}
.about_box .about_honor .lists  .slide-pagination{text-align:center;padding:.86rem 0 1.15rem } 
.about_box .about_honor .lists  .slide-pagination span{width:.16rem;height:.16rem;opacity:1;background:none;border:1px solid #038cd1;margin:0 .14rem}
.about_box .about_honor .lists  .slide-pagination span.swiper-pagination-bullet-active{background:#038cd1}
.about_box .about_workshop{padding:0 0 1.93rem}
.about_box .about_workshop h2{text-align:center;font-size:.48rem;color:#000000;padding:1.2rem 0 .64rem}

.about_box .about_workshop .lists{position:relative}
.about_box .about_workshop .lists a{position:relative;overflow:hidden}
.about_box .about_workshop .lists .swiper-slide-active a  p{left:0;transition:.5s}
.about_box .about_workshop .lists a p{position:absolute;font-size:.24rem;color:white;z-index:2;bottom:0;padding-left:.6rem;bottom:1rem;width:30%;left:-30%;transition:.5s}
.about_box .about_workshop .lists a p:after{content:"";position:absolute;background:url(/public/common/images/icon5.png)0 0 no-repeat;width:.33rem;height:.39rem;left:0;top:50%;transform:translateY(-50%);background-size:100%}
.about_box .about_workshop .lists a:after{content:"";position:absolute;background:rgba(255,255,255,.3);left:0;top:0;width:100%;height:100%;transition:.5s}
.about_box .about_workshop .lists .swiper-slide-active a:after{opacity:0;transition:.5s}
.about_box .about_workshop .lists a:before{content:"";position:absolute;background-image:linear-gradient(to bottom,rgba(0,0,0,.0), rgba(0,0,0,.1),rgba(0,0,0,.4), rgba(0,0,0,.7));;width:100%;height:40%;opacity:0;transition:.3s;bottom:-40%;z-index:2}
.about_box .about_workshop .lists .swiper-slide-active a:before{opacity:1;transition:.5s;bottom:0%}
.about_box .about_workshop .lists .swiper-slide img {width:100%;height:4.36rem;object-fit:cover;}
.about_box .about_workshop .lists a:hover img{transform:scale(1.1)}

.about_box .about_workshop .lists .swiper-page>div{position:absolute;width:.7rem;height:.7rem;border-radius:100%;line-height:.7rem;background:rgba(0,0,0,.5);text-align:center;font-size:.36rem;color:white;outline:none;z-index:2;top:50%;transform:translateY(-50%);left:3.8rem}
.about_box .about_workshop .lists .swiper-page>div.slide-button-next {left:auto;right:3.8rem}
.footer{background:#232323}
.footer .top>div{display:flex;justify-content: space-between;padding:.75rem 0 ;border-bottom:1px solid #5f5f5f}
.footer .top .logo{width:12%}
.footer .top .navs{width:53%;display:flex;justify-content: space-between;padding-left:.35rem;}
.footer .top .navs dl dt {margin:0 0 .35rem;}
.footer .top .navs dl dt  a{font-size:.16rem;color:white;font-weight:normal;}
.footer .top .navs dl dd  {margin:0 0 .15rem}
.footer .top .navs dl dd:last-child{margin:0}
.footer .top .navs dl dd  a{font-size:.14rem;color:#dbd9d9;}

.footer .top .right{width:35%;display:flex;justify-content: flex-end;}
.footer .top .right  .infos{width:80%}
.footer .top .right  .infos h1{font-size:.16rem;color:#ffffff}
.footer .top .right  .infos h2{font-size:.3rem;color:#008ed2;font-weight:bold;margin:.3rem 0  .33rem}
.footer .top .right  .infos  p{font-size:.16rem;color:#e4e4e4;margin:0 0 .08rem}
.footer .top .right  .infos  p:last-child{margin:0}
.footer .bot>div{padding:.4rem 0 .55rem}
.footer .bot>div  p{font-size:.16rem;color:#989898}
.footer .bot>div  p a{display:initial;font-size:.16rem;color:#989898;margin-left:.5rem}
.product_box>div{padding:.75rem 0 1.85rem}
.product_box ul{display:flex;justify-content: space-between;}
.product_box ul li {width:48.5%}
.product_box ul li a{position:relative}
.product_box ul li a:hover img{transform:scale(1.1)}
.product_box ul li a .text{position:absolute;left:0;text-align:center;top:20%;padding:0 0 1.25rem;width:100%;text-align:center;}
.product_box ul li a .text h1{font-size:.36rem;color:white;letter-spacing:7px;margin:0 0 .25rem}
body#ens .product_box ul li a .text h1{font-size:.2rem;letter-spacing:3px;}
.product_box ul li a .text  p{font-size:.16rem;color:white;font-size:.16rem}
.product_box ul li a .text:after{content:"\f105";position:absolute;border:1px solid white;width:.8rem;height:.8rem;border-radius:100%;font:normal normal normal 14px/1 FontAwesome;line-height:.8rem;text-align:center;color:white;font-size:.36rem;bottom:0;left:50%;transform:translateX(-50%);transition:.3s}
.product_box ul li a:hover .text:after{background:#008ed2;border:1px solid #008ed2;transition:.3s}
.product_lists>div{display:flex;padding:2.25rem  0 0 2.6rem;justify-content: space-between;}
.product_lists .pro_nav{width:14.3%}
.product_lists .pro_nav ul li{margin:0 0 .7rem;padding:0 0 .15rem;border-bottom:1px solid #e3e3e3}
.product_lists .pro_nav ul li a{font-size:.2rem;color:#313030;font-weight:bold;position:relative}
.product_lists .pro_nav ul li a:hover{color:#028ed1;transition:.3s}
.product_lists .pro_nav ul li a:hover:after{color:#028ed1;transition:.3s}
.product_lists .pro_nav ul li.active a{color:#028ed1;transition:.3s}
.product_lists .pro_nav ul li.active a:after{color:#028ed1;transition:.3s}
.product_lists .pro_nav ul li a:after{content:"+";right:0;top:50%;transform:translateY(-50%);position:absolute;color:#313030;transition:.3s;}
.product_lists .lists{width:82%}
.product_lists .lists .items{margin:0 0 .6rem}
.product_lists .lists .items a{padding-right:2.6rem;display:flex;justify-content: space-between;}
.product_lists .lists .items a .img{width:44.5%}
.product_lists .lists .items a .img img {width:100%;height:4.2rem;object-fit:cover}
.product_lists .lists .items a .txt{width:49.3%}
.product_lists .lists .items a .txt h1{font-size:.2rem;color:#706f6f;font-weight:bold;padding:.75rem 0 .25rem;}
.product_lists .lists .items a .txt  h2{font-size:.36rem;color:#313030;font-weight:bold;padding:0 0 .5rem;position:relative;margin:0 0 .46rem}
.product_lists .lists .items a .txt  h2:after{content:"";position:absolute;background:#038cd1;width:.25rem;height:5px;left:0;bottom:0}
.product_lists .lists .items a .txt  p{font-size:.16rem;color:#484848;font-weight:bold;line-height:.25rem;height:.5rem}
.product_lists .lists .items a .txt  em{margin:.7rem 0 0;display:inline-block;width:1.25rem;height:.44rem;line-height:.44rem;text-align:center;border:1px solid #e1e1e1;color:#424242;font-size:.16rem;padding-right:.33rem;position:relative} 
.product_lists .lists .items a .txt  em:after{content:"";position:absolute;background:url(/public/common/images/icon6-6.png)0 0 no-repeat;width:.19rem;height:.1rem;right:.18rem;top:50%;transform:translateY(-50%);background-size:100%;transition:.3s}
.product_lists .lists .items a:hover .txt  em:after{background:url(/public/common/images/icon6.png)0 0 no-repeat;transition:.3s;background-size:100%}
.product_lists .lists .items a:hover .txt  em{background:#0090cf;color:white;transition:.3s;border:1px solid #0090cf }
.product_lists .lists .items a:hover img{transform:scale(1.1)}
.product_lists .lists .items a:hover{background:#f7f7f7}
.product_lists .lists .page{padding:.18rem 0 1.65rem;display:flex;align-items: center;}
.product_lists .lists .page .page-item{width:.48rem;height:.48rem;line-height:.48rem;border:1px solid #0090cf;border-radius:100%;font-size:.28rem;color:#0090cf;}
.product_lists .lists .page .page-num{margin:0 .09rem;color:#4c4e4e;font-weight:bold;font-size:.16rem} 
.product_lists .lists .page .page-num.page-num-current{color:#0090cf;font-size:.24rem}
.product_lists .lists .page .page-item:hover{background:#0090cf;color:white}
.product .top{padding:1.1rem 0 0;background:#f0f5f7}
.product .top>div{display:flex;padding-left:2.6rem;justify-content: space-between;align-items: center;position:relative}
.product .top  .mbx{position:absolute;left:2.6rem;top:.3rem;display:flex;color:#868585}
.product .top  .mbx a{font-size:.14rem;color:#868585;margin:0 .05rem}
.product .top  .mbx a:first-child{margin-left:0}
.product .top  .mbx a:last-child{color:#4d4d4d;font-weight:bold}
.product .top .left{width:42.5%;display:flex;position:relative;justify-content: space-between;align-items: center;}
.product .top .left .imgs{width:16.5%;padding:.45rem 0 ;position:relative}
.product .top .left .imgs .img{cursor:pointer}
.product .top .left .imgs .swiper-container {height:4.05rem}
.product .top .left .imgs .swiper-page>div{position:absolute;left:50%;transform:translateX(-50%);bottom:90%;font-size:.48rem;color:#a6a6a6}
.product .top .left .imgs .swiper-page .slide-button-next{bottom:auto;top:90%}
.product .top .left .imgs .swiper-page>div:hover{color:#038cd1}
.product .top .left .bigimg{width:80%}
.product .top .right{width:54%;background:white;padding:0 2.6rem 0 .6rem;height:8.6rem}
.product .top .right .title{padding:2.26rem 0 .45rem}
.product .top .right .title h1{color:#038cd1;font-size:.3rem;font-weight:bold;padding:0 0 .25rem}
.product .top .right .title h2{font-size:.4rem;color:#038cd1;font-weight:bold;padding:0 0 .5rem;position:relative}
.product .top .right .title h2:after{content:"";position:absolute;background:#038cd1;width:.25rem;height:5px;left:0;bottom:0}
.product .top .right  .infos{margin:0 0 1rem}
.product .top .right  .infos p{font-size:.16rem;color:#484848;font-weight:bold;}
.product .top .right  .shuju{width:89%;border:2px solid #76c1e6;padding:.15rem;text-align:center;background:#e1f2fa}
.product .top .right  .shuju p{color:#484848;font-size:.16rem}
.product  .bot .title{height:.85rem;padding-left:2.6rem;background:#038cd1}
.product  .bot .title h1{line-height:.85rem;font-size:.3rem;color:white}
.product  .bot .editor{padding:.5rem  0}

.news_box .news_nav{background:#f7f7f7}
.news_box .news_nav ul{display:flex;padding:.23rem 0 .12rem}
.news_box .news_nav ul li  a{width:2.05rem;height:.77rem;line-height:.77rem;text-align:center;;transform: skew(-25deg);}
.news_box .news_nav ul li a p{transform: skew(25deg);font-size:.16rem;color:#2e2d2d}
.news_box .news_nav ul li  a:hover{background:#038cd1;transition:.3s}
.news_box .news_nav ul li  a:hover p{color:white;transition:.3s}
.news_box .news_nav ul li:first-child a{background:#038cd1}
.news_box .news_nav ul li:first-child a  p {color:white}
.news_box .title{text-align:center}
.news_box .title h1{font-size:.48rem;color:#000000;padding:.6rem 0 .65rem;letter-spacing:5px}
.news_box .lists>div{display:flex;flex-wrap: wrap;justify-content: space-between;}
.news_box .lists>div:after{content:'';width:31.5%}
.news_box .lists>div .items{width:31.5%;margin:0 0 .75rem}
.news_box .lists>div .items a {background:#f5f5f5;}
.news_box .lists>div .items a .img .time{position:absolute;left:0;bottom:0;width:.6rem;height:.6rem;background:white;display:flex;flex-direction: column;justify-content: center;}
.news_box .lists>div .items a .img .time h1{font-size:.2rem;color:#282828;font-weight:bold}
.news_box .lists>div .items a .img .time p{font-size:.14rem;color:#b7b7b7;font-weight:bold}
.news_box .lists>div .items a .text{padding:.3rem .14rem .45rem}
.news_box .lists>div .items a .text span{display:inline-block;padding:.05rem .2rem;background:white;font-size:.14rem;color:#787878;font-weight:bold}
.news_box .lists>div .items a .text h1{font-size:.2rem;color:#363636;;margin:.2rem 0}
.news_box .lists>div .items a .text p{height:.5rem;line-height:.25rem;color:#565656;font-size:.16rem}
.news_box .lists>div .items a .text em{display:inline-block;margin:.65rem 0 0;font-size:.16rem;color:#363636}
.news_box .lists>div .items a:hover img{transform:scale(1.1)}
.news_box  .page{padding:0 0 1.95rem;display:flex;align-items: center;justify-content: center;}
.news_box  .page .page-item{width:.48rem;height:.48rem;line-height:.48rem;border:1px solid #0090cf;border-radius:100%;font-size:.28rem;color:#0090cf;}
.news_box  .page .page-num{margin:0 .09rem;color:#4c4e4e;font-weight:    bold;font-size:.16rem} 
.news_box  .page .page-num.page-num-current{color:#0090cf;font-size:.24rem}
.news_box .page .page-item:hover{background:#0090cf;color:white}
.contact_box{}
.contact_box .contact_nav{background:#f7f7f7}
.contact_box .contact_nav ul{display:flex;padding:.23rem 0 .12rem}
.contact_box .contact_nav ul li  a{width:2.05rem;height:.77rem;line-height:.77rem;text-align:center;;transform: skew(-25deg);}
.contact_box .contact_nav ul li a p{transform: skew(25deg);font-size:.16rem;color:#2e2d2d}
.contact_box .contact_nav ul li  a:hover{background:#038cd1;transition:.3s}
.contact_box .contact_nav ul li  a:hover p{color:white;transition:.3s}
.contact_box .contact_nav ul li:first-child a{background:#038cd1}
.contact_box .contact_nav ul li:first-child a  p {color:white}
.contact_box .infos .map #container{height:8.2rem}
.contact_box .infos{position:relative}
.contact_box .infos .text{position:absolute;width:29.8%;z-index:1;left:2.6rem;top:.5rem;background:white;padding:.75rem .12rem .4rem}
.contact_box .infos .text .tit{padding:0 .3rem;border-bottom:1px solid #e6e6e6}

.contact_box .infos .text .tit h1{font-size:.48rem;color:#000000;font-weight:bold;padding:0 0 .4rem;position:relative;margin:0 0 .58rem}
.contact_box .infos .text .tit h1:after{content:"";position:absolute;background:#038cd1;width:.31rem;height:7px;left:0;bottom:0}
.contact_box .infos .text .tit  p{font-size:.3rem;color:#038cd1;padding:0 0 .3rem}
.contact_box .infos .text ul{display:flex;flex-wrap: wrap;justify-content: space-between;padding:.35rem .35rem 0}
.contact_box .infos .text ul li{width:48%;margin:0 0 .45rem}
.contact_box .infos .text ul li:last-child{width:100%}
.contact_box .infos .text ul li h1{font-size:.18rem;color:#3c3c3c;margin:0  0 .1rem}
.contact_box .infos .text ul li p {font-size:.2rem;color:#262626;font-weight:bold}
.contact_box .message{background:#f9fdff}
.contact_box .message>div{padding:1.13rem 0 1.33rem}
.contact_box .message .title{padding:0 0 .9rem}
.contact_box .message .title h1{font-size:.48rem;color:#000000;font-weight:bold;padding:0 0 .4rem;position:relative;}
.contact_box .message .title h1:after{content:"";position:absolute;background:#038cd1;width:.31rem;height:7px;left:0;bottom:0}
.contact_box .message .form .top{display:flex;flex-wrap: wrap;justify-content: space-between;}
.contact_box .message .form .top .input{width:44%;margin:0 0 .5rem}
.contact_box .message .form .top .input p{font-size:.16rem;color:#000000;font-weight:bold;margin:0 0 .38rem}
.contact_box .message .form .top .input p em{color:#e82727}
.contact_box .message .form .top .input input{border:0;border-bottom:2px solid #f0f2f3;width:100%;font-size:.16rem;color:black;padding:0 0 .2rem;background:none}
.contact_box .message .form .bot  p{font-size:.16rem;color:#000000;font-weight:bold;margin:0 0 .38rem}
.contact_box .message .form .bot  p em{color:#e82727}
.contact_box .message .form .bot  input{border:0;border-bottom:2px solid #f0f2f3;width:100%;font-size:.16rem;color:black;padding:0 0 .2rem;background:none}
.contact_box .message .form .button{margin:.66rem 0 0}
.contact_box .message .form .button input{padding: 0 .4rem;height:.5rem;line-height:.5rem;border:0;background:#038cd1;color:white;font-size:.16re,}


.tem_banner.index  .swiper-page>div{position:absolute;width:.41rem;height:.41rem;border-radius:100%;line-height:.41rem;background:rgba(255,255,255,.32);text-align:center;font-size:.24rem;color:white;outline:none;z-index:2;top:50%;transform:translateY(-50%);left:1rem;}
.tem_banner.index  .swiper-page>div.slide-button-next {left:auto;right:1rem}
.tem_banner.index  .swiper-page>div:hover{background:#008fd0}
.tem_banner.index .slide-pagination{position:absolute;left:50%;transform:translateX(-50%);bottom:.5rem;z-index:2}
.tem_banner.index .slide-pagination span{width:.14rem;height:.14rem;background:white;opacity:1;margin:0 .13rem;}
.tem_banner.index .slide-pagination span.swiper-pagination-bullet-active{background:#008fd0}
.index_procuct .pad33{padding:.33rem .33rem .4rem}
.index_procuct .pad33 ul{display:flex;justify-content: space-between;}
.index_procuct .pad33 ul li{width:49.2%;position:relative}
.index_procuct .pad33 ul li a .text{position:absolute;left:0;transform:translateY(-50%);text-align:center;top:50%;width:100%;text-align:center;}
.index_procuct .pad33 ul li a .text h1{font-size:.36rem;color:white;letter-spacing:7px;margin:0 0 .25rem;font-weight:bold}
.index_procuct .pad33 ul li a .text  p{font-size:.16rem;color:white;font-size:.16rem}
.index_procuct .pad33 ul li a .text:after{content:"\f105";background:#008ed2;width:.8rem;height:.8rem;border-radius:100%;font:normal normal normal 14px/1 FontAwesome;line-height:.8rem;text-align:center;color:white;font-size:.36rem;transition:.6s;opacity:0;margin:.35rem auto 0;display:block;}
.index_procuct .pad33 ul li a:hover .text:after{bottom:0;transition:.6s;opacity:1}
.index_procuct .pad33 ul li a:hover img{transform:scale(1.1)}

body#ens .index_procuct .pad33 ul li a .text h1{font-size:.2rem;letter-spacing:3px;}

.index_pro{background:url(/public/common/images/icon7.jpg)0 0 no-repeat;background-size:cover}
.index_pro>div{padding:1.15rem 0 1.4rem}
.index_pro .title{display:flex;align-items: center;justify-content: space-between;padding:0 0 .85rem}
.index_pro .title h1{font-size:.48rem;color:#212122;font-weight:bold;}
.index_pro .title a{height:.55rem;line-height:.55rem;background:#0090d4;padding: 0 .4rem;font-size:.16rem;color:white;border-radius:5px}
.index_pro .lists a{background:white;padding:.4rem  .3rem .4rem;box-shadow:0 0 25px rgba(0,0,0,0.1)}
.index_pro .lists a h1{font-size:.16rem;color:#212122;font-weight:bold;position:relative;margin:0 0 .9rem;line-height:.27rem;height:.54rem;overflow:hidden;padding-right:.55rem;}
.index_pro .lists a h1:after{content:"\f105";position:absolute;font:normal normal normal 14px/1 FontAwesome;right:0;width:.45rem;height:.45rem;line-height:.45rem;background:#0090d4;text-align:center;top:50%;transform:translateY(-50%);font-size:.24rem;border-radius:5px;color:white;transition:.3s;opacity:0}
.index_pro .lists .swiper-container{padding:.2rem;}
.index_pro .lists .swiper-slide .img img {width:100%;height:2.25rem;object-fit:cover;}
.index_pro .lists a:hover h1:after{opacity:1}
.index_pro .lists a:hover img{transform:scale(1.1)}
.index_pro .lists  .hover{position:relative}
.index_pro .lists  .hover .swiper-scrollbar {height:2px;background:#bebebe;margin:.7rem 0 0}
.index_pro .lists  .hover  .swiper-scrollbar .swiper-scrollbar-drag{height:4px;background:#0090d4;border-radius:0}
.index_pro .lists  .hover  .swiper-page{position:absolute;width:.7rem;height:.7rem;display:flex;background:#0090d4;border-radius:100%;;justify-content: center;align-items: center;top:50%;transform:translateY(-50%);left:1.25rem}
.index_pro .lists  .hover  .swiper-page>div{font-size:.3rem;color:white;margin:0 .1rem}
.index_about {display:flex}
.index_about .left{width:50.3%}
.index_about .left .top{display:flex}
.index_about .left .top .items{width:50%}
.index_about .left .top .items:first-child a .text{padding:0 .45rem 0 .8rem}
.index_about .left .top .items a{position:relative;z-index:2}
.index_about .left .top .items a:after{content:"";position:absolute;width:100%;height:0;transition:.6s;background:rgba(232,24,36,.3);left:50%;transform:translateX(-50%);top:0;z-index:0}
.index_about .left .top .items a:hover img{transform:scale(1.1)}
.index_about .left .top .items a:hover:after{height:100%;transition:.6s}
.index_about .left .top .items a .text{position:absolute;top:1.3rem;width:100%;padding:0 .45rem;z-index:2;}
.index_about .left .top .items a .text h1{font-size:.36rem;color:white;padding:0 0 .4rem}
.index_about .left .top .items a .text h2{font-size:.16rem;color:rgba(255,255,255,.6);margin:0 0 .27rem}
.index_about .left .top .items a .text p{font-size:.16rem;color:rgba(255,255,255,.6);}
.index_about .left .bot a{position:relative;}
.index_about .left .bot a .text{position:absolute;top:1.4rem;width:60%;padding:0 .45rem 0 .8rem;z-index:2}
.index_about .left .bot a .text h1{font-size:.36rem;color:white;padding:0 0 .4rem}
.index_about .left .bot a .text h2{font-size:.16rem;color:rgba(255,255,255,.6);margin:0 0 .27rem}
.index_about .left .bot a .text p{font-size:.16rem;color:rgba(255,255,255,.6);}
.index_about .left .bot a:hover img{transform:scale(1.1)}
.index_about .left .bot a:after{content:"";position:absolute;width:100%;height:0;transition:.6s;background:rgba(232,24,36,.3);left:50%;transform:translateX(-50%);top:0;z-index:0}

.index_about .left .bot a:hover:after{height:100%;transition:.6s}
.index_about .right{width:48.7%;background-size:cover;background-repeat:no-repeat}
.index_about .right .text{padding:1.9rem 2.6rem 0 1rem}
.index_about .right .text>h1{font-size:.48rem;color:white;font-weight:bold;padding:0 0 .35rem}
.index_about .right .text>h2{font-size:.42rem;color:white;font-weight:bold;padding:0 0 .6rem}
.index_about .right .text>p{font-size:.16rem;color:#efefef;line-height:.3rem;height:1.7rem}
.index_about .right .text ul{display:flex;padding:.75rem 0 0}
.index_about .right .text ul li{width:33.33%;}
.index_about .right .text ul li h1{font-size:.16rem;color:white;padding:0 0 .3rem}
.index_about .right .text ul li p{font-size:.24rem;color:white}
.index_about .right .text ul li p em{font-size:.48rem;font-weight:bold;color:white}
.index_news .title{padding:1rem 0 .75rem}
.index_news .title h1{color:#212122;font-size:.48rem;font-weight:bold}

.index_news .lists  .items a {background:#f5f5f5;}
.index_news .lists  .items a .img .time{position:absolute;left:0;bottom:0;width:.6rem;height:.6rem;background:white;display:flex;flex-direction: column;justify-content: center;}
.index_news .lists  .items a .img .time h1{font-size:.2rem;color:#282828;font-weight:bold}
.index_news .lists  .items a .img .time p{font-size:.14rem;color:#b7b7b7;font-weight:bold}
.index_news .lists  .items a .text{padding:.3rem .14rem .45rem}
.index_news .lists  .items a .text span{display:inline-block;padding:.05rem .2rem;background:#dfdfdf;font-size:.14rem;color:#787878;font-weight:bold}
.index_news .lists  .items a .text h1{font-size:.2rem;color:#363636;;margin:.2rem 0;font-weight:bold}
.index_news .lists .items a .text p{height:.5rem;line-height:.25rem;color:#565656;font-size:.16rem}
.index_news .lists  .items a .text em{display:inline-block;margin:.6rem 0 0;font-size:.16rem;color:#363636}
.index_news .lists  .items a:hover img{transform:scale(1.1)}
.index_news .lists  .pages{padding:.65rem 0 1.72rem;display:flex;justify-content: center;}
.index_news .lists .swiper-page{display:flex;width:2.3rem;align-items: center;justify-content: space-between;height:.55rem;line-height:.55rem;padding:0 .2rem;border-radius:50px;border:1px solid #8f8f8f }
.index_news .lists .swiper-page .slide-pagination {width:auto;color:#353535;font-size:.16rem}
.index_news .lists .swiper-page .slide-pagination  span{font-size:.16rem;color:#353535}
.index_news .lists .swiper-page .slide-pagination  span.swiper-pagination-current{font-size:.2rem}
.index_news .lists .swiper-page .slide-button-prev,.index_news .lists .swiper-page .slide-button-next{font-size:.3rem;color:#828282}
.index_news .lists .swiper-page .slide-button-prev:hover i,.index_news .lists .swiper-page .slide-button-next:hover i{color:#000000}
/********<=767 mobile nav style css*******/ 
.fl-page{position:relative;top:-1.5rem;}

.m-header {background:#FFF;box-shadow:0 0 12px rgba(0,0,0,0.2)}
.m-header >.col-xs-6>div {color:#333}
.m-header >.col-xs-6 img {max-height:45px;}
.st-container .st-menu {background:#0e6eb8;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
    -o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
     transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color:#FFF;position:relative;font-size:.25rem}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background:rgba(233,33,2);box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color:#FFF}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color:#FFF;padding-left:0}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color:rgba(233,33,2)}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/********<=767 mobile nav style css 2********/
.m-header .dl-menuwrapper button.dl-active{color:#0061ae}
.m-header .dl-menuwrapper ul{background:#0061ae}
.m-header>div.col-xs-6,.m-header>div.m_langs {z-index:2}
.m-header .dl-menuwrapper {z-index:1}
.m-header .dl-menuwrapper li a {border-top:1px solid rgba(255,255,255,.2);font-size:12px;}
/**************************/

/******ipad****/
@media(max-width:1600px){
    .index_about .right .text{padding:1rem 0.6rem 0 1rem}
    .product_lists>div{padding:2.25rem  0 0 1.2rem;}
    .product .top>div{padding-left:1.6rem}
    .product .top .right{padding:0 1.6rem 0 .6rem;}
    .contact_box .infos .text{z-index:1;left:1.6rem}

}

@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	
	.tem_banner{padding:60px 0 0}
	
}
/********mobile*********/
@media(max-width:767px){
    
.tem_banner.index  .swiper-page>div{left:.2rem}
.tem_banner.index  .swiper-page>div.slide-button-next {left:auto;right:.2rem}
.index_procuct .pad33 ul li a .text h1{margin:0 0 .1rem}
.index_procuct .pad33 ul li a .text{width:100%;padding:0 0 1rem;top:.3rem}
.index_about{display:inherit}
.index_about .left{width:100%}
.index_about .right{width:100%}
.index_about .left .top .items a .text{top:.3rem}
.index_about .left .top .items:first-child a .text{padding:0 .45rem 0 .45rem}
.index_about .left .bot a .text{width:100%;top:.8rem}
 .index_about .right .text{padding:1rem 0.2rem .8rem .2rem}
 .footer .top .navs{display:none}
 .footer .top .logo{width:50%;display:none}
 .footer .top .right{width:100%}
 .footer .top .right .infos{width:100%}
 .about_box .about_company .top ul li{height:auto;padding:.42rem .3rem .2rem .24rem}
 .about_box .about_company .top ul{display:inherit}
 .about_box .about_company .top ul li{width:100%;margin:0 0 .2rem}
 
  .about_box .about_nav ul li{width:18%}
  .about_box .about_nav ul li a{width:auto}
  .about_box .about_company .bot .items1 .text{width:100%}
  .about_box .about_company .bot .items1{background-position:0 bottom;background-size:100%;padding:1.15rem 0 7rem .5rem;}
  .about_box .about_company .bot .items1{}
  .about_box .about_company .bot .items2 .text{width:100%}
  .about_box .about_company .bot .items2{padding:7rem .3rem 1.4rem 0;background-position:top 0;}
.about_box .about_honor .lists .items a{padding:.3rem .5rem .34rem;}
.about_box .about_workshop .lists .swiper-page>div{left:.8rem}
.about_box .about_workshop .lists .swiper-page>div.slide-button-next {left:auto;right:.8rem}
.product_box ul li a .text{width:100%}
.product_lists .pro_nav ul {display:flex;justify-content: space-around;}
.product_lists .pro_nav{width:100%}
.product_lists .pro_nav ul li{width:40%}
 .product_lists>div{padding:2.25rem  .2rem 0 ;display:inherit}
.product_lists .lists{width:100%}
.product_lists .lists .items a{padding-right:0;display:flex;justify-content: space-between;}
.product_lists .lists .items a .txt h1{padding:.2rem 0 .2rem}
.product_lists .lists .items a .txt em{width:2rem;margin:.5rem 0 0}
.product_lists .lists .items a .txt  h2{padding:0 0 .2rem;position:relative;margin:0 0 .26rem}
.product .top>div{padding:1rem 0 0}
    .product .top .right{padding:0 .6rem 0 .6rem;width:100%}
   .product .top>div{display:inherit}
   .product .top .left{width:100%;padding:.2rem}
   .product .top .mbx{left:.1rem}
   .product .top .right .shuju{width:100%}
   .news_box .lists>div .items{width:48%}
   .contact_box .infos .text{position:inherit;left:0;width:100%;top:0}
   
}
